gtk4.git
2005-05-18 Mohammad DAMTUpdated Indonesian translation
2005-05-18 Anders CarlssonIf the horizontal adjustment changes because of a chang...
2005-05-18 Matthias ClasenTry harder to set the event masks of descendent windows...
2005-05-18 Matthias ClasenFix some errors in the handling of drop columns. (...
2005-05-18 Matthias ClasenRemove the no longer needed workaround.
2005-05-18 Matthias ClasenAdd a bug reference
2005-05-18 Tor Lillqvistgdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32...
2005-05-18 Matthias ClasenWarn if length overflows. (#161520, Ian Wienand)
2005-05-18 Matthias ClasenFix parameter names to make gtk-doc happy.
2005-05-18 Matthias ClasenFix the markup
2005-05-18 Matthias ClasenFix the default values of draw-value and value-pos...
2005-05-18 Matthias ClasenSupport named icons in cells by adding a icon-name...
2005-05-18 Matthias ClasenSupport named icons in tool buttons by adding a icon...
2005-05-18 Matthias ClasenNew functions to support themed drag icons. (#116577...
2005-05-17 Owen TaylorUpdate to changed cairo interface.
2005-05-17 Matthias ClasenDon't blink the cursor if the text view is not editable.
2005-05-17 Matthias ClasenKeep the popup posted if the button is released over...
2005-05-17 Matthias ClasenAdjust offsets when recursing. (#153682, Felipe Heidrich)
2005-05-17 Matthias ClasenDon't bind GDK_Page_Up and GDK_Page_Down twice. (#16833...
2005-05-16 Matthias ClasenDon't blink the cursor if the entry is not editable...
2005-05-16 Matthias ClasenMake sure the action of the button and the dialog are...
2005-05-16 Matthias ClasenForgotten file
2005-05-16 Matthias ClasenFix a typo in the docs. (#303940, Masao Mutoh)
2005-05-16 Matthias ClasenMore abbreviation conversion
2005-05-16 Matthias ClasenUse gtk-doc abbrevs instead of spelled out links.
2005-05-16 Martin Willemoes... Updated Danish translation.
2005-05-16 Matthias ClasenBe more careful when casting. (#304089, Philip Langdale)
2005-05-16 Matthias ClasenOnly shrink the label if we need to. (#169390, Felix...
2005-05-16 Pawan Chitrakarupdated nepali translation
2005-05-16 Pawan ChitrakarUpdated Nepali translation
2005-05-15 Alexander ShopovUpdated Bulgarian translation by Vladimir Petkov <vpetk...
2005-05-14 Vincent van... Translation updated by Tino Meinen.
2005-05-14 Manish Singhgdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create...
2005-05-14 Owen TaylorUpdate for cairo-xlib API change.
2005-05-13 Pawan chitrakarUpdated Nepali Translation
2005-05-12 Kostas PapadimasUpdated Greek Translation
2005-05-12 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-10 Tor LillqvistCheck that GDK_IS_SCREEN(screen) (like the X11 backend...
2005-05-10 Pawan Chitrakarupdated Nepali Translation
2005-05-10 Matthias ClasenFlip the padding
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
2005-05-09 Matthias ClasenRevert accidental commit
2005-05-09 Matthias ClasenFix a typo (#303473, Masao Mutoh)
2005-05-08 Matthias ClasenAdditions
2005-05-08 Matthias ClasenAdd keyname-table.h
2005-05-08 Matthias ClasenSmall documentation additions.
2005-05-08 Matthias ClasenForgotten fix.
2005-05-08 Matthias ClasenChange the return type to GtkWidget*, proposed by Owen...
2005-05-08 Matthias ClasenFix a reference. (#303403, Masao Mutoh)
2005-05-08 Matthias ClasenFix typos in the docs. (#303389, Masao Mutoh)
2005-05-08 Matthias ClasenFix a copy-and-paste accident
2005-05-07 Owen TaylorGet the foreground color, not the background color.
2005-05-07 Owen TaylorChange prototype to match cairo_set_source_surface().
2005-05-06 Federico Mena... Merged from gtk-2-6:
2005-05-06 Matthias ClasenAlways initialize child-visible to FALSE, otherwise...
2005-05-06 Miloslav TrmacUpdated Czech translation.
2005-05-06 Matthias ClasenTest DND.
2005-05-06 Matthias ClasenSmall cleanups.
2005-05-06 Matthias ClasenAnother one
2005-05-06 Matthias Clasentypo fix
2005-05-05 Matthias ClasenFix a typo
2005-05-05 Nguyen Thai... Fixed calendar:MY
2005-05-05 Owen TaylorMinor wording fix
2005-05-05 Owen TaylorFix a bug in focus tracking when we move between has_po...
2005-05-04 Søren SandmannReplace cairo_show_surface() uses with
2005-05-04 Matthias ClasenForgotten file
2005-05-04 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_...
2005-05-04 Adam WeinbergerUpdated Canadian English translation.
2005-05-04 Matthias ClasenAvoid getting the interface struct twice in the same...
2005-05-03 Matthias ClasenAvoid getting the interface struct twice in the same...
2005-05-03 Matthias ClasenAdd gtk_dialog_get_response_for_widget. Add new scrolle...
2005-05-03 Matthias ClasenAdd getters for the scrollbars. (#167181, Billy Biggs)
2005-05-03 Matthias Clasen*** empty log message ***
2005-05-03 Matthias ClasenAdd gtk_dialog_get_response_for_widget.
2005-05-03 Matthias ClasenMake this function public. (#170748, Morten Welinder)
2005-05-03 Federico Mena... Merged from gtk-2-6:
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-05-02 Matthias ClasenAdd new icon view functions.
2005-05-02 Matthias ClasenTest cell renderers.
2005-05-02 Matthias ClasenReturn a sufficient width for cases where pango_layout_...
2005-05-02 Matthias ClasenFix the build
2005-05-02 Matthias ClasenDoc fixups
2005-05-02 Matthias ClasenRemove nonexisting functions.
2005-05-02 Matthias ClasenFix up the docs a bit.
2005-05-02 Matthias ClasenForgotten file
2005-05-02 Matthias ClasenForgotten Changelog
2005-05-02 Michael Nattererreturn silently if "gtk_initialized" is TRUE. Re-enable...
2005-05-02 Priit LaesTranslation updated by Ivar Smolin.
2005-05-02 Matthias ClasenPropagate the event to unanchored children in the text...
2005-04-30 Tor LillqvistTake multi-monitor offset into account. (#302525)
2005-04-30 Miloslav TrmacUpdated Czech translation.
2005-04-30 Matthias ClasenMake the docs build. (#302230, Ali Akcaagac)
2005-04-29 Matthias ClasenGet rid of this function, instead show the bin_window...
2005-04-29 Matthias ClasenDon't grab focus to unrealized widgets. (#302240, Phili...
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-29 Matthias ClasenSync to upstream.
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-29 Matthias ClasenCheck for nm.
2005-04-29 Matthias ClasenRefer to the correct property. (#301115, Richard Hult)
next